-
Home
-
Packeta
-
1.3.2
-
Code
-
Classes
- UrlImmutable
| Total Complexity |
50 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
301 |
| Lines of code |
144 |
| Logical lines of code |
67 |
| Comment lines |
43 |
| Methods |
30 |
| Properties |
9 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| build() |
A |
58 |
9 |
14 |
| __construct() |
S |
64 |
5 |
8 |
| getDomain() |
S |
65 |
3 |
9 |
| getAbsoluteUrl() |
S |
71 |
3 |
5 |
| getHostUrl() |
S |
74 |
3 |
4 |
| getPort() |
S |
78 |
2 |
3 |
| withQuery() |
S |
70 |
2 |
6 |
| withScheme() |
S |
71 |
1 |
6 |
| getScheme() |
S |
82 |
1 |
3 |
| withUser() |
S |
71 |
1 |
6 |
| getUser() |
S |
82 |
1 |
3 |
| withPassword() |
S |
71 |
1 |
6 |
| getPassword() |
S |
82 |
1 |
3 |
| withoutUserInfo() |
S |
71 |
1 |
6 |
| withHost() |
S |
71 |
1 |
6 |
| getHost() |
S |
82 |
1 |
3 |
| withPort() |
S |
71 |
1 |
6 |
| withPath() |
S |
71 |
1 |
6 |
| getPath() |
S |
82 |
1 |
3 |
| getQuery() |
S |
78 |
1 |
3 |
| withQueryParameter() |
S |
73 |
1 |
5 |
| getQueryParameters() |
S |
82 |
1 |
3 |
| getQueryParameter() |
S |
79 |
1 |
3 |
| withFragment() |
S |
71 |
1 |
6 |
| getFragment() |
S |
82 |
1 |
3 |
| getAuthority() |
S |
82 |
1 |
3 |
| __toString() |
S |
81 |
1 |
3 |
| isEqual() |
S |
79 |
1 |
3 |
| jsonSerialize() |
S |
81 |
1 |
3 |
| export() |
S |
77 |
1 |
3 |